Skip to content

Bump nats from 1.4.12 to 2.9.0#211

Closed
dependabot[bot] wants to merge 1 commit intothangtranse/developfrom
dependabot/npm_and_yarn/nats-2.9.0
Closed

Bump nats from 1.4.12 to 2.9.0#211
dependabot[bot] wants to merge 1 commit intothangtranse/developfrom
dependabot/npm_and_yarn/nats-2.9.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps nats from 1.4.12 to 2.9.0.

Release notes

Sourced from nats's releases.

v2.9.0

What's Changed

[UPDATE] nbc updated to 1.9.0 - this release contains many enhancements and fixes to JetStream and KV and ObjectStore. See the linked description for more information.

NATS.js Specific Changes

  • [FIX] If a socket error occurred while establishing the handshake it was possible for the client to crash, as it would try to flush the outbound buffer after the socket was nullified. This nullification also bypassed proper socket cleanup, potentially leaking resources. Also fixed was proper notification to the NBC component of the reason for the socket close. See nats-io/nats.js#526 for more information.

Full Changelog: nats-io/nats.js@v2.8.0...v2.9.0

v2.8.0

What's Changed

  • [UPDATE] nbc to 1.8.0 - this release contains many enhancements and fixes to JetStream and KV. It also implements ObjectStore. See the linked description for more information.

nats.js changes

  • [UPDATE] nkeys.js deps to 1.0.3 by @​aricart in nats-io/nats.js#511
  • [FEAT] added support for consuming objectstore feat from nbc by @​aricart in nats-io/nats.js#515, this required the introduction of a shim web-streams-polyfill to support ReadableStreams. Note that objectstore also requires crypto.subtle, which must be client shimmed on node 14. Newer node runtimes provide the shim automatically as part of the built-in crypto module.

Full Changelog: nats-io/nats.js@v2.7.1...v2.8.0

v2.7.1

What's Changed

v2.7.0

What's Changed

[UPDATE] nbc (nats base client library for JavaScript) to 1.7.0 - there are numerous enhancements and fixes to NATS core, JetStream, and KV. For a complete list of descriptions, please see https://github.com/nats-io/nats.deno/releases/tag/v1.7.0 @​aricart in nats-io/nats.js#503

NATS.JS Specific

Full Changelog: nats-io/nats.js@v2.6.1...v2.7.0

v2.6.1

What's Changed

[UPDATE] nbc to v1.6.1 - for more information see the release notes [FIX] This release of nats.js adds compatibility with node.js v17.5.0, see release notes above. #484

Full Changelog: nats-io/nats.js@v2.6.0...v2.6.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nats](https://github.com/nats-io/nats.js) from 1.4.12 to 2.9.0.
- [Release notes](https://github.com/nats-io/nats.js/releases)
- [Commits](nats-io/nats.js@v1.4.12...v2.9.0)

---
updated-dependencies:
- dependency-name: nats
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 15, 2022

Superseded by #217.

@dependabot dependabot bot closed this Dec 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nats-2.9.0 branch December 15, 2022 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants